.sh-product-card {
  border: 1px solid #e5e5e5 !important;
  border-radius: 8px !important;
}
.sh-product-card:hover {
  box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
}
.sh-product-card-discount-tag {
  font-weight: 400 !important;
  border-radius: 8px 0px 8px 0px !important;
  right: auto !important;
  top: 0px !important;
  left: 0px !important;
}
.sh-product-discount-tag {
  font-weight: 400 !important;
  border-radius: 4px !important;
}
.sh-product-plus-minus-button {
  border-radius: 4px !important;
}
.sh-solid-button {
  border-radius: 4px;
}

.sh-category-card > a > div {
  padding: 6px !important;
  border: 1px solid #e5e5e5 !important;
  border-radius: 8px !important;
}
.sh-category-card > a > div:hover {
  border: 1px solid #29a56c !important;
  box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
}
.sh-category-card:nth-child(3n-2) > a > div {
  background-color: #ecffec !important;
}
.sh-category-card:nth-child(3n-1) > a > div {
  background-color: #fffceb !important;
}
.sh-category-card:nth-child(3n) > a > div {
  background-color: #feefea !important;
}
.sh-category-card > a > div > p {
  line-height: 24px;
  font-size: 16px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 48px;
}
@media only screen and (max-width: 600px) {
  .sh-category-card > a > div > p {
    line-height: 20px;
    font-size: 14px;
    min-height: 40px;
  }
}
.sh-row-title-divider {
  display: none !important;
}

.sh-ge-collect-68ce398aefcf473267eec9ad .sh-banner-collection-card {
  border-radius: 12px;
  overflow: hidden;
}

#sh-collection-68d0e677c706dc78313095c5 {
  padding: 0 16px;
}
@media (min-width: 900px) {
  #sh-collection-68d0e677c706dc78313095c5 {
    padding: 0 24px;
  }
}
#sh-collection-68d0e677c706dc78313095c5 > div {
  border-radius: 12px;
  overflow: hidden;
}

.GenericCollectionCard-component {
  padding: 0 !important;
}
.GenericCollectionCard-component .sh-generic-collection-card {
  padding: 0 !important;
}
.pr-outlined-button {
  --button-main: white;
  --button-contrast-text: #a838c8;
}
.swiper-button-next,
.swiper-button-prev {
  border: 2px solid black;
  min-width: 36px;
  min-height: 36px;
  max-width: 36px;
  max-height: 36px;
  background-color: #ffffff00;
  color: #fff !important;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  color: #000000;
}
.sh-product-plus-minus-button {
  border-radius: 12px !important;
}
.pr-discount {
  --product-discount-tag-background: #a838c8;
}
#sh-collection-68d0e6fd84e3602e2b79da7d {
  padding: 0 16px;
}
@media (min-width: 900px) {
  #sh-collection-68d0e6fd84e3602e2b79da7d {
    padding: 0 24px;
  }
}
#sh-collection-68d0e6fd84e3602e2b79da7d > div {
  border-radius: 12px;
  overflow: hidden;
}
#sh-collection-68d0e6a4c706dc78313095c8 {
  padding: 0 16px;
}
@media (min-width: 900px) {
  #sh-collection-68d0e6a4c706dc78313095c8 {
    padding: 0 24px;
  }
}
#sh-collection-68d0e6a4c706dc78313095c8 > div {
  border-radius: 12px;
  overflow: hidden;
}
